Skip to content

Commit

Permalink
travis updated
Browse files Browse the repository at this point in the history
  • Loading branch information
yedf committed Jun 25, 2015
1 parent c30092a commit e496a91
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 @@ -6,7 +6,7 @@ before_install:
install:
- sudo apt-get install -qq g++-4.8
- export CXX="g++-4.8"
script: make && ./handy_test
script: make && sudo ./handy_test
notifications:
email: true

0 comments on commit e496a91

Please sign in to comment.