Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

Commit a57b5ee

Browse files
authored
Update .travis.yml
1 parent e7c2824 commit a57b5ee

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.travis.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,7 @@ env:
1717
- USE_YARN=no
1818
matrix:
1919
- TEST_SUITE=simple
20-
- TEST_SUITE=installs
21-
matrix:
22-
include:
23-
- node_js: 0.10
24-
env: TEST_SUITE=simple
20+
- TEST_SUITE=install
2521
# There's a weird Yarn/Lerna bug related to prerelease versions.
2622
# TODO: reenable after we ship 1.0.
2723
# - node_js: 6

0 commit comments

Comments
 (0)