Update .travis.yml

No apt-get update
This commit is contained in:
Michael Tryby
2019-04-02 15:58:16 -04:00
parent ddf0a088db
commit 611afbafd2

View File

@@ -28,7 +28,7 @@ env:
- TEST_HOME=nrtestsuite
before_install:
- sudo apt-get -qq update
# - sudo apt-get -qq update
- eval "${MATRIX_EVAL}"
#install: