Explorar o código

Add a curl command to test

Abdullah Almsaeed %!s(int64=6) %!d(string=hai) anos
pai
achega
b3eb1b9671
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -51,6 +51,7 @@ before_script:
 script:
   # Link our repo to the modules directory
   - mv ../tripal sites/all/modules/tripal
+  - curl http://localhost:8080
 
   # Run a docker container with tripal 2 pre-installed
   - docker run -it -d --rm --name tripal2 -v "$(pwd)/tripal":/modules/tripal statonlab/tripal2