Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Sort the environment output.
  • Loading branch information
mithro committed Dec 22, 2014
1 parent 4dd0f9e commit 99856ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
language: ruby
install:
- env
- env | sort
- bundle install
script: bundle exec rake site:deploy

0 comments on commit 99856ab

Please sign in to comment.