File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1- language : javascript
1+ language : node_js
2+
3+ node_js :
4+ - " 0.12"
25
36env :
47 global :
58 - secure : c013J4rEn4RTsfrHmQZHYkGbI0yo0XpknnuIYgn6dSxw9j8Hz+YdPFVvumqZrpAoR/Bt24StIcsB6SHShKA0LErs4X/PJL2gjCSuzaywiUq+2sBlYAb6YuBhPDlrRGR0pTX1cj3VxkarOgw0sUegRfE5YODgjupNFxgblLpPfUuJ7aTrsLfmBjfrSWivwLq5uMDt3njJmwI8qcDn3OrZ5UgF4mObQ/4/V4ImhBox9BHjKr38BpSigDdW15+QuhbrGIuC8LqmQ5dclhDScC5tvPsix41K1Ni1wLYtkhRbqF9FLpIk+IDnyWai4NjuJWACLdY9NlknjpSPTf1Uoji6yg==
69
710before_script :
811 - ./testspace_install.sh
12+ - npm install -g gulp
913 - mkdir -p shippable/codecoverage
1014 - mkdir -p shippable/testresults
11-
1215script :
16+ - gulp build
1317 - export PATH="${HOME}/testspace:${PATH}"
1418 - testspace config url $TESTSPACE_TOKEN
1519 - testspace run
You can’t perform that action at this time.
0 commit comments