We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a660b66 commit a0439e0Copy full SHA for a0439e0
1 file changed
.travis.yml
@@ -18,7 +18,7 @@ install:
18
script:
19
20
- python utilities/install.py
21
- - ./NetPyNE-UI
+ - ./NetPyNE-UI &
22
- http_status=$(curl -s -I $1 $LANDING_PAGE | grep HTTP/1.1 | awk {'print $2'})
23
- echo "$http_status"
24
- cd webapp
0 commit comments