Skip to content

Commit

Permalink
remove build node 8 till node-sass failed
Browse files Browse the repository at this point in the history
  • Loading branch information
maximegris committed May 31, 2017
1 parent f2f2080 commit 34f201d
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,9 +1,8 @@
language: node_js
node_js:
- "node"
- "7"
- "6"
install:
install:
- npm install
script:
- npm run build
script:
- npm run build

0 comments on commit 34f201d

Please sign in to comment.