Skip to content

Commit

Permalink
Updating travis.yml file for npm run build
Browse files Browse the repository at this point in the history
  • Loading branch information
reblace committed Jul 1, 2018
1 parent 609edd0 commit 90179f6
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: node_js
node_js:
- "6.9"
before_script:
- npm install -g gulp
script: gulp
- "8.9"
cache: yarn
script: npm run build
sudo: false

0 comments on commit 90179f6

Please sign in to comment.