Skip to content

Commit

Permalink
Update travis to test on active NPM versions (schrodinger#380)
Browse files Browse the repository at this point in the history
  • Loading branch information
wcjordan authored Jan 16, 2019
1 parent 1523b2c commit 463fbb0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js:
- "6"
- "5"
- "4"
- "11"
- "10"
- "8"
install:
- yarn install
- yarn install

0 comments on commit 463fbb0

Please sign in to comment.