Skip to content

Commit

Permalink
Use Node 5 on Travis until we figure out how to run different tests o…
Browse files Browse the repository at this point in the history
…n different versions
  • Loading branch information
webgurucan authored and gregberge committed Oct 29, 2017
1 parent 9eea9c1 commit edefb9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-proxy/.travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "iojs-2"
- "5"
script:
- npm test
- npm run build

0 comments on commit edefb9d

Please sign in to comment.