Skip to content

Commit

Permalink
travis testing OsnaCS#9
Browse files Browse the repository at this point in the history
  • Loading branch information
vab9 committed Aug 9, 2016
1 parent 8c5ae8b commit 3e4f909
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ cache: cargo
sudo: false
git:
depth: 1
addons:
apt:
packages:
- gcc-6
- g++-6
- libstdc++6
# addons:
# apt:
# packages:
# - gcc-
# - g++-6
# - libstdc++6
before_script:
- |
export PATH=$HOME/.local/bin:$HOME/.cargo/bin:$PATH &&
Expand Down

0 comments on commit 3e4f909

Please sign in to comment.