Skip to content

Commit

Permalink
* Fixed typo in the .travis.yml file. Probably not worth the recom
Browse files Browse the repository at this point in the history
  • Loading branch information
jredmondson committed Jun 13, 2018
1 parent 7e65443 commit 7e8525e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ matrix:
os: osx
osx_image: xcode9.3

# clang, osx, zeromq
# clang, osx, simtime
- compiler: clang
env: NAME="OSX 10.13 clang simtime" CLANG="clang" SIMTIME="simtime"
os: osx
Expand Down Expand Up @@ -107,7 +107,7 @@ matrix:
- libssl-dev
env: NAME="Ubuntu 14.04 g++ zmq" ZMQ="zmq"

# g++, linux, zmq
# g++, linux, simtime
- compiler: gcc
os: linux
addons:
Expand Down

0 comments on commit 7e8525e

Please sign in to comment.