We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e18db5b commit b696d99Copy full SHA for b696d99
.travis.yml
@@ -5,7 +5,7 @@ env:
5
- NATIVESCRIPT_SKIP_POSTINSTALL_TASKS=1
6
language: node_js
7
node_js:
8
-- '4'
+- '6'
9
git:
10
submodules: true
11
before_script:
lib/common
0 commit comments