Skip to content

Commit

Permalink
Updated travis-ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
Cobbleopolis committed Jul 28, 2017
1 parent 5e1891a commit d40fac4
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 @@ -2,7 +2,7 @@ language: scala
before_install:
- openssl aes-256-cbc -K $encrypted_e4e35d0a3ab6_key -iv $encrypted_e4e35d0a3ab6_iv
-in client.json.enc -out conf/client.json -d
- gem install sass
- gem install sass -v 3.4.22
scala:
- 2.11.7
jdk:
Expand Down

0 comments on commit d40fac4

Please sign in to comment.