Skip to content

Commit

Permalink
[travis] refs fibercrypto#105 Clean bad definition in conf
Browse files Browse the repository at this point in the history
  • Loading branch information
Maykel Arias Torres committed Nov 10, 2019
1 parent e167bab commit b6b5185
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
sudo: required
language: go
go:
matrix:
include:
- os: linux
dist: xenial
- os: osx
before_install:
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test && sudo apt-get update -qq;
fi
- ./ci-scripts/install-travis-gcc.sh
- eval "CC=gcc-6 && CXX=g++-6"
env:
Expand Down

0 comments on commit b6b5185

Please sign in to comment.