Skip to content

Commit

Permalink
Build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jbmusso committed Jun 2, 2017
1 parent abe9191 commit 20bc221
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
language: node_js

node_js:
- 7.10
- 7
- 6

sudo: required

env:
- GREMLINSERVER_VERSION="3.2.4"
- GREMLINSERVER_VERSION="3.1.6"

cache:
yarn: true
Expand Down

0 comments on commit 20bc221

Please sign in to comment.