Skip to content
This repository was archived by the owner on May 30, 2019. It is now read-only.

Commit 39009b7

Browse files
Robert Sauervladistan
authored andcommitted
Instructing Travis to run with Node.js v0.10
1 parent 989eab6 commit 39009b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
language: java
22

3+
env:
4+
- TRAVIS_NODE_VERSION="0.10"
5+
36
addons:
47
hosts:
58
- samplestack.local

0 commit comments

Comments
 (0)