Skip to content

Commit

Permalink
Removed old integration tests from travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
zoeyfyi committed Apr 16, 2017
1 parent 1e1977a commit 25c7c99
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,6 @@ script:
fi
done
# Now run the integration tests.
- |
if [ "$TRAVIS_OS_NAME" = "linux" ]; then
CLANG_BIN=clang-$CLANG bash run-tests.sh
else
bash run-tests.sh
fi
# These steps are from the README to verify it can be installed and run as
# documented.
- cd /tmp
Expand Down

0 comments on commit 25c7c99

Please sign in to comment.