Skip to content

Commit

Permalink
Still fixing deployment scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
mcasperson committed Aug 20, 2017
1 parent 44514cd commit 09ea7bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ before_install:
- eval `ssh-agent -s`
- ssh-add iridium_github_pages
- rm -f iridium_github_pages
- chmod +x travis_publish.sh
- chmod +x travis_publishdocs.sh
script: ./gradlew -DtestBrowsers=${TEST_SUITE} check --stacktrace
deploy:
- provider: script
Expand Down

0 comments on commit 09ea7bc

Please sign in to comment.