Skip to content

Commit

Permalink
Travis update.
Browse files Browse the repository at this point in the history
  • Loading branch information
splewis committed Jul 21, 2018
1 parent 7eb2d67 commit 2b5e604
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -5,7 +5,6 @@ addons:
- lib32stdc++6 # needed for spcomp

env:
- SMVERSION=1.8
- SMVERSION=1.9

before_script:
Expand All @@ -26,7 +25,7 @@ before_script:

# install smlib
- cd include
- git clone https://github.com/splewis/smlib
- git clone https://github.com/bcserv/smlib
- cp -r smlib/scripting/include/* .

# get updater include
Expand Down

0 comments on commit 2b5e604

Please sign in to comment.