Skip to content

Commit

Permalink
simplify travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
mourner committed Mar 19, 2018
1 parent 935ef5a commit 80dfcbe
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .travis.yml
@@ -1,10 +1,4 @@
sudo: false
language: node_js
node_js:
- "4"
- "node"
env:
global:
- BUILD_TIMEOUT=10000
install: npm install
script: npm test
- "6"

0 comments on commit 80dfcbe

Please sign in to comment.