Skip to content

Commit 5791303

Browse files
committed
bugfix travis yml
1 parent 739bab0 commit 5791303

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
language: node_js
22
node_js:
33
- '0.12'
4-
before_script:
5-
- ./workspace-init
64
script:
5+
- ./workspace-init
76
- ./makebuild
87
deploy:
98
provider: releases

0 commit comments

Comments
 (0)