Skip to content

Commit

Permalink
[skyapi] refs fibercrypto#4 Update travis for bash
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevMac committed Mar 21, 2019
1 parent 56b358e commit e45d0bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jdk:
sudo: true

before_install:
- sudo sh ./travis/gradle_install.sh
- sudo sh ./travis/kotlin_install.sh
- sudo /bin/bash ./travis/gradle_install.sh
- sudo /bin/bash ./travis/kotlin_install.sh

script: ./travis/skyapi.sh

0 comments on commit e45d0bb

Please sign in to comment.