Skip to content

Commit

Permalink
Bump version of Travis setup script
Browse files Browse the repository at this point in the history
  • Loading branch information
shadaj committed Oct 30, 2017
1 parent ec442e3 commit ac60593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ matrix:
include:
- scala: 2.11.11
before_script:
- curl https://raw.githubusercontent.com/scala-native/scala-native/v0.3.3/bin/travis_setup.sh | bash -x
- curl https://raw.githubusercontent.com/scala-native/scala-native/21539aa97947f767afcd85b5c2fb3c0262b2d301/bin/travis_setup.sh | bash -x
sudo: required
env: PLATFORM=native SBT_PARALLEL=true WORKERS=1 DEPLOY=true

Expand Down

0 comments on commit ac60593

Please sign in to comment.