Skip to content

Commit

Permalink
Small Travis CI performance gains (2factorauth#3085)
Browse files Browse the repository at this point in the history
Small Travis CI performance gains
  • Loading branch information
kenman345 authored and PSGS committed Apr 5, 2018
1 parent 3c2737f commit 8f14349
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
@@ -1,5 +1,4 @@
sudo: false
language: ruby
rvm: 2.4.0
os: linux
cache:
Expand All @@ -11,6 +10,7 @@ addons:
- libcurl4-openssl-dev
- ca-certificates
matrix:
fast_finish: true
include:
- script: bundle exec rake
- script: bundle exec rake proof_external
Expand Down

0 comments on commit 8f14349

Please sign in to comment.