Skip to content

Commit

Permalink
attempt using ubuntu-16 config on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
leifdenby committed Apr 29, 2020
1 parent 027f44f commit 5a74058
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 @@ -52,7 +52,7 @@ install:
# change to where Travis has checked out our repository
- cd $TRAVIS_BUILD_DIR
- ls
- fcm make -f fcm-make/monc-ubuntu-14.04-gnu.cfg
- fcm make -f fcm-make/monc-ubuntu-16.04-gnu.cfg

script:
- pytest
Expand Down

0 comments on commit 5a74058

Please sign in to comment.