Skip to content

Commit

Permalink
travis update
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Sep 29, 2014
1 parent 89da2ee commit 3339d48
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .travis.yml
Expand Up @@ -14,6 +14,8 @@ script:
- make -f Makefile.cvs
- make
- sudo make install
- make check
- cat library/types/testsuite/tmp.err.isempty
- cat library/types/testsuite/tmp.out.isempty
- which rspec
- rspec -v
- rspec library/types/test/ip_test.rb
- rspec library/types/test/ipv4_netmask_test.rb
- make --debug=j check
Empty file modified library/types/test/ip_test.rb 100755 → 100644
Empty file.
Empty file modified library/types/test/ipv4_netmask_test.rb 100755 → 100644
Empty file.

0 comments on commit 3339d48

Please sign in to comment.