Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Cryptix720 authored Aug 27, 2018
1 parent a93600e commit af99260
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
language: node_js
node_js:
- 9
- 8
- 7
- 6
- 5
- 4
- "stable"
before_install:
- npm i -g npm
before_script:
- npm install -g gulp-cli
script: gulp
cache:
yarn: true

0 comments on commit af99260

Please sign in to comment.