Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1065 from jspm/fix-travis-ci-failures
Browse files Browse the repository at this point in the history
fix travis ci failures due to incompatibility between dependency and specified node version
  • Loading branch information
guybedford committed Oct 25, 2017
2 parents fd47234 + 07b862b commit df84617
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,6 +1,6 @@
language: node_js
node_js:
- '0.10'
- '4.8.5'
branches:
only:
- master
Expand Down

0 comments on commit df84617

Please sign in to comment.