Skip to content

Commit

Permalink
Update the test matrix to use julia 0.3,0.4,0.5 and node 0.10,0.12,4.…
Browse files Browse the repository at this point in the history
…2,5.2
  • Loading branch information
waTeim committed Dec 16, 2015
1 parent 94ad5fa commit 1a780a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ env:
JULIA_VERSION="0.4"
- NODE_VERSION="0.12"
JULIA_VERSION="0.5"
- NODE_VERSION="4.2.3"
- NODE_VERSION="4.2"
JULIA_VERSION="0.4"
- NODE_VERSION="4.2"
JULIA_VERSION="0.5"
- NODE_VERSION="5.1"
- NODE_VERSION="5.2"
JULIA_VERSION="0.4"
- NODE_VERSION="5.1"
- NODE_VERSION="5.2"
JULIA_VERSION="0.5"
before_install:
- if [ `uname` = "Linux" ]; then
Expand Down

0 comments on commit 1a780a3

Please sign in to comment.