Skip to content

Commit

Permalink
npm ci
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Apr 29, 2018
1 parent 7b0d084 commit ee211b9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: node_js
node_js:
- "6"
before_script:
- npm install --global gulp
before_install: npm install -g npm@latest
install: npm ci
before_script: npm install --global gulp

0 comments on commit ee211b9

Please sign in to comment.