Skip to content

Commit

Permalink
chore: publish from node 6
Browse files Browse the repository at this point in the history
  • Loading branch information
develar committed Dec 7, 2016
1 parent 4635ab0 commit bbd9e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
matrix:
include:
- os: osx
env: TEST_FILES=BuildTest,extraMetadataTest,globTest,filesTest,ignoreTest,linux.* NODE_VERSION=7 PUBLISH_TO_NPM=true
env: TEST_FILES=BuildTest,extraMetadataTest,globTest,filesTest,ignoreTest,linux.* NODE_VERSION=6 PUBLISH_TO_NPM=true

- os: osx
env: TEST_FILES=windows.*,mac.* NODE_VERSION=7
Expand Down

0 comments on commit bbd9e91

Please sign in to comment.