Skip to content

Commit

Permalink
simplify travis
Browse files Browse the repository at this point in the history
  • Loading branch information
fabxc committed Aug 19, 2015
1 parent 2b0c153 commit 863bbd2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 24 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
# We use native code.

sudo: false

language: go

go:
- 1.1
- 1.4

script:
- cd ${TRAVIS_BUILD_DIR}
- bash -l ./travis-helper.sh
- make -f Makefile
19 changes: 0 additions & 19 deletions travis-helper.sh

This file was deleted.

0 comments on commit 863bbd2

Please sign in to comment.