We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a407d90 commit c8e6b3dCopy full SHA for c8e6b3d
1 file changed
.travis.yml
@@ -3,9 +3,8 @@ jdk:
3
- oraclejdk8
4
- oraclejdk7
5
env:
6
- - NODE_VERSION="0.11"
+ - NODE_VERSION="0.12"
7
- NODE_VERSION="0.10"
8
- - NODE_VERSION="0.8"
9
before_install:
10
- nvm install $NODE_VERSION
11
before_script:
0 commit comments