We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 739bab0 commit 5791303Copy full SHA for 5791303
.travis.yml
@@ -1,9 +1,8 @@
1
language: node_js
2
node_js:
3
- '0.12'
4
-before_script:
5
-- ./workspace-init
6
script:
+- ./workspace-init
7
- ./makebuild
8
deploy:
9
provider: releases
0 commit comments