Skip to content

Commit 1b6de1f

Browse files
committed
corrected travis.yml
1 parent bf11258 commit 1b6de1f

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,8 @@ addons:
77
cache:
88
directories:
99
- "node_modules"
10-
before_install:
11-
- npm install -g grunt-cli
1210
install:
1311
- npm install
14-
before_script:
15-
- grunt build
1612
script:
1713
- npm test
1814
- sonar-scanner

0 commit comments

Comments
 (0)