Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienlauer committed Mar 21, 2018
1 parent 0f0d5b6 commit 20e5d0f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ install:
- npm install -g gulp
- npm install

script: npm test
script: gulp
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@
"bugs": {
"url": "https://github.com/w20-framework/w20-material-theme/issues"
},
"scripts": {
"test": "gulp test"
},
"devDependencies": {
"gulp": "^3.9.1",
"gulp-bump": "^1.0.0",
Expand Down

0 comments on commit 20e5d0f

Please sign in to comment.