Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Changed travis config to use the new container-based system. Fixes #135
  • Loading branch information
pablormier committed Aug 4, 2015
1 parent bb67d88 commit 29d25b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jdk:
branches:
except:
- /^(?i:wip).*$/
sudo: false
after_success:
#- chmod +x .config/deploy-site.sh
#- .config/deploy-site.sh
Expand Down

0 comments on commit 29d25b8

Please sign in to comment.