Skip to content

Commit

Permalink
Run travis tests using only node v8
Browse files Browse the repository at this point in the history
  • Loading branch information
kamalbennani committed Sep 28, 2017
1 parent 03344ee commit 42a52cc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
language: node_js
node_js:
- 6
- 8
cache:
directories:
Expand All @@ -20,10 +19,6 @@ env:
- TEST_SUITE=simple
- TEST_SUITE=installs
- TEST_SUITE=kitchensink
matrix:
include:
- node_js: 0.10
env: TEST_SUITE=simple
# There's a weird Yarn/Lerna bug related to prerelease versions.
# TODO: reenable after we ship 1.0.
# - node_js: 6
Expand Down

0 comments on commit 42a52cc

Please sign in to comment.