Skip to content

Commit

Permalink
Merge pull request #88 from shackbarth/protractor
Browse files Browse the repository at this point in the history
ci thrash
  • Loading branch information
shackbarth committed Jun 15, 2016
2 parents 5ac535c + 1298d15 commit 2e0a360
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ install:
- npm install
- npm run build-dev &
# - gulp --cordova "prepare"
before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- sleep 3 # give xvfb some time to start
script:
- cd ../back-end
- npm install
Expand Down

0 comments on commit 2e0a360

Please sign in to comment.