Skip to content

Commit

Permalink
CI: Adapt to the new rawx's dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
AymericDu committed Apr 29, 2019
1 parent 8deb864 commit 00fb2f5
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 @@ -44,7 +44,7 @@ install:
- cd third_party/swift3 && python setup.py install && cd ../..
- python setup.py develop
- pip install --upgrade -r test-requirements.txt
- go get gopkg.in/ini.v1 gopkg.in/tylerb/graceful.v1
- go get gopkg.in/ini.v1 gopkg.in/tylerb/graceful.v1 golang.org/x/sys/unix
- echo -en "travis_fold:end:install\r"

script:
Expand Down

0 comments on commit 00fb2f5

Please sign in to comment.